Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.ui.select2.opertion.contrib--operations

This contribution is part of XML component org.nuxeo.ecm.platform.ui.select2.opertion.contrib inside nuxeo-platform-ui-select2-6.0.jar

Extension Point

Extension point operations of component OperationServiceComponent.

Contributed Items

  • <operation class="org.nuxeo.ecm.platform.ui.select2.automation.SuggestDirectoryEntries"/>
  • <operation class="org.nuxeo.ecm.platform.ui.select2.automation.SuggestUserEntries"/>

XML Source

<extension point="operations" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">
    <operation class="org.nuxeo.ecm.platform.ui.select2.automation.SuggestDirectoryEntries"/>
    <operation class="org.nuxeo.ecm.platform.ui.select2.automation.SuggestUserEntries"/>
  </extension>